home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / Emo_Girly_Scene.swf / scripts / DefineButton2_405 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  125 b   |  6 lines

  1. on(release){
  2.    hair.dye_base.gotoAndStop(4);
  3.    hair.dye_shadow.gotoAndStop(4);
  4.    hair.dye_eyebrows.gotoAndStop(4);
  5. }
  6.